	body 					{ font-family: Verdana, Arial, Helvetica, sans-serif;
							  background-color: white; 
							  background-image: url(/?f=23392); 
							  background-repeat: repeat-y;
							  background-position: left;
							  padding: 0px;
							  margin: 0px;
							  }
    h1 { font-size: 145%; font-weight: normal; margin-top: 12px;}
	h2 { font-size: 135%; font-weight: normal; font-family: Tahoma; color: #AC732C; margin: 10px 0px 5px 0px; padding: 10px 0px 5px 0px; }
	h3 { font-size: 120%; font-weight: normal; font-family: Tahoma; color: #AC732C; margin: 10px 0px 5px 0px; padding: 10px 0px 5px 0px; }
	h4 { font-size: 115%; }
	h5 { font-size: 115%; font-weight: normal; }
	h6 { font-size: 100%; font-weight: normal; }
	p  { font-size: 100%; margin: 3px 0px 10px 0px; }
	ul { margin-top: 5px; margin-bottom:10px; }
	li { margin-top: 3px; margin-bottom:3px; }
	ol { font-size: 100%; }
	


	#main a  { color: #56719B; text-decoration:none; font-weight: bold;}
	#main a:hover { color: #C99135; }

	#map a:link.sidenav,
	#map a.sidenav,
	#map a.sidenav:link   { display:block;
							  width:160px;
							  padding:10px;
							  color: 1d3d70;
							  font-size:80%;
							  text-decoration:none;
							  margin: 0px;
							  float: left;
							  background-color: #1d3d70; 
							  background-image: URL(/?f=19986);
							  }

	#map a:hover.sidenav,
	#map a.sidenav:hover  { background-color: #baa6cb; 
							background-image: URL(/?f=23396)}


    #map div.stalkdiv { float: left; padding: 0px;}
 	#map div.stalkdiv td { padding: 5px 0px 5px 0px;}
    #map div.stalkdiv a.sidenav {
							  background-color: transparent;
							  background-image: none;
							  padding: 0px;
							  float: none;
 							}

	#map div.stalkdiv a:hover.sidenav,
	#map div.stalkdiv a.sidenav:hover  { background-color: transparent;
										 background-image: none; 
										 color:#000;}

							  
	a.sidenav:hover    { background-color: #baa6cb; }
	a.sidenav:visited  { }
		
	div.footer {
	background-color: #cbced9;
	display: block;
	width: 850px;
	padding: 0px;
	color: white;
	font-size: 80%;
	text-align: center;
	}
	
	div.footer a { text-decoration: none; color: white}
	
#title
		{ 
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        width: 100%;
        height: 161px;

        background-color: #ffffff;
		background-image: url(/?f=23392); 
		background-repeat: repeat-y;
		background-position: left;
        }
		 
#map	
		{ 
		/* background-image: url("/?f=23392");
		background-repeat: repeat-y; */
		background: none;
		background-color: transparent;
        position: absolute;
        padding: 0px;
        top: 170px;
        left: 0px;
        width: 160px; 
        z-index: 3;
        clip: rect(0px 160px 1000px 0px);
        }
        
#main { background-color: transparent;
        position: absolute;
		border: none;
        top: 170px;
        padding: 0px 0px 0px 160px;
        width: 530px;
        left: 160px;
        z-index: 4;
		font-size:small;
		}
		
#display_image { background-color: black; 
				position: absolute; 
				z-index: 5; 
				top: 0; 
				left: 0; 
				width: 160px; 
				/*height: 100% */
				}

#main table td {
		padding: 5px 18px 5px 18px;
}

#main ul li {
	font-size: 100%;
}
	
#main form table {
	margin: 10px;
}
#main form table td {
	padding: 2px;
	margin: 0px;
	font-size: 12px;
}

#main form table td table td {
	font-size: 12px;
}

#main form table td p.subheading {
	font-size: 120%;
	font-weight: bold;
	color: #8E4523;
}
